PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFAlternateImage Class / setIsDefaultForPrinting Method
A flag indicating whether this alternate image is the default version to be used for printing.
In This Topic
    setIsDefaultForPrinting Method
    In This Topic
    Sets a value indicating whether this alternate image is the default version to be used for printing.
    Syntax
    public void setIsDefaultForPrinting( 
       boolean value
    )

    Parameters

    value
    A flag indicating whether this alternate image is the default version to be used for printing.
    See Also